CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - AES 算法

搜索资源列表

  1. Aes算法

    0下载:
  2. Aes算法,本例子为加密解密爱好者所提供-Aes algorithm, the case for encryption and decryption for lovers
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:12263
    • 提供者:梁正宏
  1. AES算法C源码

    0下载:
  2. AES算法C源码-AES C source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:9109
    • 提供者:
  1. AES算法完整源码

    0下载:
  2. AES算法完整源码-AES complete source
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:225894
    • 提供者:天上人间
  1. AES算法(128、192、256位)

    1下载:
  2. AES算法(128、192、256位)
  3. 所属分类:密码/编码算法

  1. AES算法完整源码与调用方法

    0下载:
  2. AES算法完整源码与调用方法
  3. 所属分类:密码/编码算法

  1. AES---算法

    4下载:
  2. AES算法的详细实现代码。
  3. 所属分类:系统编程

    • 发布日期:2010-04-24
    • 文件大小:3447
    • 提供者:xueyu123
  1. encryptdll3.8 用C++简单地实现了AES算法

    0下载:
  2. 用C++简单地实现了AES算法,可以实现128bits的字符串加密、解密,密码为128bits,具有很好的扩展性,可很容易地扩展为文件加密-Simply achieved with C AES algorithm, can achieve 128bits string encryption, decryption, password is 128bits, with good Scalability can be easily extended to file encryption
  3. 所属分类:密码/编码算法

    • 发布日期:2017-03-23
    • 文件大小:998135
    • 提供者:张梦
  1. aes.zip

    2下载:
  2. AES算法加解密的MFC程序,在visual c++ 6.0中编辑,AES algorithm for encryption and decryption process of the MFC in visual c++ 6.0 edit
  3. 所属分类:界面编程

    • 发布日期:2012-12-27
    • 文件大小:39409
    • 提供者:NCTurtle
  1. AES

    0下载:
  2. 使用delphi语言开发的,可以实现AES算法,支持128位-Delphi development of the use of language can be achieved AES algorithm, supports 128-bit
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:209876
    • 提供者:汪臻
  1. aes

    0下载:
  2. aes的加密解密算法的源代码以及测试源代码和仿真结果图-aes encryption decryption algorithm source code and test source code and simulation results map
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-11
    • 文件大小:2973369
    • 提供者:cong
  1. AES

    0下载:
  2. AES加密算法程序,AES算法作为语音数字信号的加密/解密处理程序。-AES encryption algorithm program, AES algorithm as a voice digital signal encryption/decryption process.
  3. 所属分类:CA program

    • 发布日期:2017-03-27
    • 文件大小:4174
    • 提供者:张忠奎
  1. AES

    0下载:
  2. AES加密解密算法,AES 算法是基于置换和代替的。置换是数据的重新排列,而代替是用一个单元数据替换另一个。AES 使用了几种不同的技术来实现置换和替换。为了阐明这些技术,让我们用 Figure 1 所示的数据讨论一个具体的 AES 加密例子。-AES encryption and decryption algorithm, AES algorithm is based on the replacement and substitute. Replacement is to rearrange
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:14517
    • 提供者:杨梅
  1. AES

    0下载:
  2. AES算法的实现代码,使用的是c语言开发,用DEMO-AES algorithm code, using c language development, with DEMO
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:57391
    • 提供者:zhangzzj
  1. AES

    0下载:
  2. AES算法的完整c++源码以及它的调用方法-AES algorithm is a complete c++ source code, as well as its method call
  3. 所属分类:source in ebook

    • 发布日期:2017-04-06
    • 文件大小:207690
    • 提供者:cb
  1. AES

    0下载:
  2. AES算法软件的实现,采用c++编程实现,可以直接下载调用。-failed to translate
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:4836
    • 提供者:冯慧
  1. AES

    0下载:
  2. AES算法完整源码与调用方法,不错的算法,程序比较简单,有兴趣的朋友深入研究噢。-aes
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:218820
    • 提供者:py
  1. aes

    0下载:
  2. aes算法源程序,c语言编写。vc++环境下运行通过。-aes algorithm source code, c language. vc++ environment to run through.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:205552
    • 提供者:danrenpang
  1. AES算法的C语言实现

    0下载:
  2. AES算法的C语言实现,希望对大家有用,我在ARM_Cortex M3实现了
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-07-05
    • 文件大小:15412
    • 提供者:tianyayangkeqi
  1. aes算法的加密解密

    0下载:
  2. 快毕业了,最后一个课程设计,《基于Windows Socket的安全通信》,内容就是基于AES加密的SOCKET通信,貌似挺简单,不过要用VC++6.0开发,C++我确实没有任何代码经验,虽然不是强制性,但由于机房里各种纠结,只能用它了
  3. 所属分类:密码/编码算法

  1. 16字节加解密的AES算法

    0下载:
  2. 基于STM32的16字节加解密的AES算法(STM32 based AES algorithm for 16 byte encryption and decryptio)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-03
    • 文件大小:1218560
    • 提供者:GAVIN87
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com